Click or drag to resize

ResourceGetPropertiesAsXml Method

Gets all properties from the resource.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string[] GetPropertiesAsXml()

Return Value

Type: String
An array of properties as xml strings.
See Also